home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-21 / 6ports.zip / 6PORTS.TXT next >
Text File  |  1991-05-19  |  6KB  |  122 lines

  1.  
  2. "HOW TO MAKE 6 PCB NODES RUN AT ONCE ON A 386 UNDER DESKVIEW"
  3.  
  4.  
  5. From the desk of Lonnie J. Rolland,             5/16/91
  6.  
  7.  
  8. OVERVIEW:
  9. I am using the "E6" package from Clark Developement.  I have
  10. 6 serial ports running in one 386 machine.  I have taken the
  11. needed steps to give each port its own "IRQ" and "I/O" address.
  12. The 386 machine is running Qemm 5.12 and Desqview 2.26.  It
  13. loads high network drivers and a hard disk cache program.
  14. I have had "zero" problems running as "Lantasti" workstation and
  15. also running multible nodes under Desqview.  The machine cannot
  16. run as a network server.  I got guidance from the files and the
  17. (nice) people at Clark for setting up a multi node operation
  18. via Desqview on a single 386 machine.  Lots of people are doing it.
  19. The REAL barrier or problem is in getting enough and unique
  20. "IRQ"s and the "I/O" addresses.
  21.  
  22. I am using a "SEFCO" four port serial card.  The card came set for
  23. using interupts 2/3/4/5.  I had to cut and jumper the thing to
  24. move IRQ2 over to IRQ7.  I print using the network.  The second
  25. serial card is a "DIO-500".  I turn its game port and printer port
  26. off.  Then I cut and jumper its interupts 3/4 to 10/11 on the small
  27. companion card.  So for the comm ports 1 thru 6, I am using IRQs
  28. 4/3/5/7/10/11.  Don't forget making I/O address all different also.
  29. Here you're at the mercy of the card manufacturer again.  Of course
  30. comm 1 and 2 use I/O address 3F8 and 2F8.  I used addresses 3E8 and
  31. 3E0 (the default on the sefco card) for comm 3 and 4.  And I used
  32. addresses 2E8 and 2E0 (the default on the dio card) for comm 5 and 6.
  33.  
  34.  
  35. These two port and four port comm cards (that anybody can readily
  36. get) all plug into the lower buss.  The lower buss has IRQs 3/4/5/7
  37. available.  It seems some PC/AT machines can use IRQ 2 also.
  38. I don't know what's going on there.  My books tell me the second
  39. IRQ line is in use tieing the lower interupt chip to the upper
  40. interupt chip.  So interupt 2 is really interupt 9.  Or is it
  41. visa versa?  The book says the upper IRQs 10/11/12/15 are avail
  42. -able for use on the upper buss.
  43.  
  44.  
  45.  
  46. ────────────────────────────────────────────────────────────────────
  47. This is a (crude) picture of the small board I used to plug
  48. into the PC/AT's upper, main board buss.  The PC/AT lower buss
  49. is 31 edge connector traces per side.  The "A" side (or traces)
  50. are on the component side of the plug in boards.  The "B"
  51. side is the solder side.  The upper buss is 18 edge connector
  52. traces per side.  I got this little board at "ACP" on the
  53. corner of Edinger and Grand in Santa Ana, Ca.  It was in the junk
  54. section in the back in a bin.  It really had 25 traces and I
  55. had to hacksaw 7 off.  This pcb material is super easy to hack
  56. on.  Just grab a bare blade and go SLOW if you find you have to
  57. hack it down like I did.  They charged my $5 bucks for the board.
  58. It had no component type stuff on it.  It just had these vertical
  59. trace runs.  There is a mfgr name and p/n on the card.  It is
  60. "Douglas Electonics" and "6-DE-12".
  61.  
  62.  
  63.  
  64. ┌──────────────────────────────────────────────────────────┐
  65. │              | | | | | | | | | | | | | | | |             │
  66. │              | | | | | | | | | | | | | | | |             │
  67. │              | | | | | | | | | | | | | | | |             │
  68. │              | | | | | | | | | | | | | | | |             │
  69. │              | | | | | | | | | | | | | | | |             │
  70. │              | | | | | | | | | | | | | | | |             │
  71. │              | | | | | | | | | | | | | | | |             │
  72. │              | | | | | | | | | | | | | | | |             │
  73. └───────────┐  | | | | | | | | | | | | | | | |  ┌──────────┘
  74.             │  | | | | | | | | | | | | | | | |  │
  75.             └───────────────────────────────────┘
  76.  
  77.  
  78.  
  79.  
  80. ─────────────────────────────────────────────────────────────────────
  81. This is another (crude) picture of both small boards I used:
  82. One to plug into the PC/AT's lower, main board buss, the other to
  83. plug into the upper main board buss.
  84.  
  85.  
  86.                              (two wires)
  87.                              ┌----------┐
  88. │                           /            \
  89. ├──────────────────────────────────┐     ┌──────────────────────────┐
  90. │                         /        │     │ \                        │
  91. │                        /         │     │  \                       │
  92. │                       /          │     │   \                      │
  93. │                      /           │     │    \                     │
  94. │                     /            │     │     \                    │
  95. │                    /             │     │      \                   │
  96. │                   /              │     │       \                  │
  97. └────┐             /        ┌──────┘     └─────┐  \           ┌─────┘
  98.    B1└──────────────────────┘B31             D1└──────────────┘D18
  99.  
  100. The "B" side or Solder side of the    │   The "D" side of the small
  101.  DIO-500 serial port card.            │    card used to get the
  102.                                       │     upper interupts.
  103. Here I cut the board traces for B24   │
  104. & B25 right above the edge connector  │   Here I took the wire that
  105. then I followed the two IRQ board     │   was B24/IRQ4 and soldered it
  106. traces to their first solder feedthru │   to the trace above D3.  Then
  107. holes, and I soldered a wire into     │   I took the wire that was B25/
  108. the two holes.  I didn't use stranded │   IRQ3 and soldered it to the
  109. stuff.  I used 24 awg solid wire.     │   trace above D4.
  110. Three hands are handy.  Get a helper. │
  111.                                       │ (note: D5 is IRQ12, D6 is IRQ15)
  112.                                       │
  113.                                       │
  114.  
  115. Now, for this board, IRQ10 is used in place of IRQ4 and IRQ11 is used
  116. in place of IRQ3.
  117.  
  118.  
  119.  
  120. GOOD LUCK!  Maybe we can make a comm '6' club?
  121. Lonnie Rolland, sysop (and handy man) Symbol TSS BBS.
  122.